Skip to content

feat(sra): LabeledValueRow component#304

Merged
OmarBasem merged 5 commits into
mainfrom
omar/labeled-row
Jul 15, 2026
Merged

feat(sra): LabeledValueRow component#304
OmarBasem merged 5 commits into
mainfrom
omar/labeled-row

Conversation

@OmarBasem

@OmarBasem OmarBasem commented Jul 8, 2026

Copy link
Copy Markdown
Member

Closes FS-2389

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zerodev-signer-demo Ready Ready Preview, Comment Jul 15, 2026 5:39am

Request Review

@OmarBasem OmarBasem self-assigned this Jul 8, 2026
@OmarBasem OmarBasem changed the title feat: LabeledValueRow component feat(sra): LabeledValueRow component Jul 8, 2026
@OmarBasem OmarBasem requested a review from brtkx July 8, 2026 06:51
@OmarBasem OmarBasem force-pushed the omar/address-display-component branch from 282a08d to f18a83b Compare July 8, 2026 15:56
@OmarBasem OmarBasem force-pushed the omar/address-display-component branch from f18a83b to 6b71d34 Compare July 9, 2026 07:45
@OmarBasem OmarBasem force-pushed the omar/address-display-component branch from 6b71d34 to d8164fa Compare July 9, 2026 11:17
@OmarBasem OmarBasem force-pushed the omar/address-display-component branch from d8164fa to ccade14 Compare July 9, 2026 11:27
@OmarBasem OmarBasem force-pushed the omar/address-display-component branch from ccade14 to ef4a17b Compare July 9, 2026 11:41
@OmarBasem OmarBasem force-pushed the omar/address-display-component branch from ef4a17b to 0895697 Compare July 10, 2026 05:26
/>
</button>
) : (
<Icon

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This case only renders info icon user can't interact with; it doesn't serve any purpose. IMO we should do two things here:

  1. Move DataRow to react-ui and reuse it here.
  2. Add labelTooltip: string optional property and render info icon with tooltip for this case. The consumer shouldn't need to pass the tooltip behavior, unless I'm missing something.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brtkx refactored to a single component in react-ui

@OmarBasem OmarBasem changed the base branch from omar/address-display-component to main July 14, 2026 12:37
@pkg-pr-new

pkg-pr-new Bot commented Jul 14, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/zerodevapp/zerodev-wallet-sdk/@zerodev/wallet-core@304
npm i https://pkg.pr.new/zerodevapp/zerodev-wallet-sdk/@zerodev/wallet-react@304
npm i https://pkg.pr.new/zerodevapp/zerodev-wallet-sdk/@zerodev/react-ui@304
npm i https://pkg.pr.new/zerodevapp/zerodev-wallet-sdk/@zerodev/wallet-react-ui@304

commit: 9e55cfd

@OmarBasem

Copy link
Copy Markdown
Member Author

@brtkx added changeset file

@OmarBasem OmarBasem requested review from brtkx and removed request for brtkx July 15, 2026 05:38
@OmarBasem OmarBasem requested a review from andrascodes July 15, 2026 12:34
@OmarBasem OmarBasem merged commit 7e6a682 into main Jul 15, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants